Skip to content

Mollyhe feature store v3#5578

Closed
mollyheamazon wants to merge 11 commits intoaws:feature-store-v3from
mollyheamazon:mollyhe-feature-store-v3
Closed

Mollyhe feature store v3#5578
mollyheamazon wants to merge 11 commits intoaws:feature-store-v3from
mollyheamazon:mollyhe-feature-store-v3

Conversation

@mollyheamazon
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

nargokul and others added 11 commits February 25, 2026 13:35
- Add feature_store_functions_report.md documenting all 63 functions
  across feature_store module (excluding feature_processor)
- Add comprehensive unit tests for get_feature_group_as_dataframe:
  * Session handling (provided, from region, from role)
  * Error cases (missing session/region, missing event_time)
  * Latest ingestion logic with event time
  * Query string manipulation and table placeholder
  * Verbose and silent logging modes
  * Kwargs passing to as_dataframe
- Add comprehensive unit tests for prepare_fg_from_dataframe_or_file:
  * DataFrame and file path input handling
  * Session/region/role configuration
  * Record ID creation and validation
  * Event ID creation with timestamp
  * Duplicate record detection
  * Column name formatting
  * CSV kwargs passing
  * Feature definition loading
@mollyheamazon mollyheamazon changed the base branch from master to feature-store-v3 February 25, 2026 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants